func text/template.call

2 uses

	text/template (current package)
		funcs.go#L43: 		"call":     call,
		funcs.go#L315: func call(fn reflect.Value, args ...reflect.Value) (reflect.Value, error) {